CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - lagrange runge

搜索资源列表

  1. abooy

    0下载:
  2. hga是一种混合遗传算法c程序源代码,但是只包括了核心的算法部分,还没有完善。 gauss为电路试验中的高斯消去法。 GRKT10,Lagrange,Euler分别是数值计算中龙格-库塔法,拉个朗日法以及改进欧拉法的c程序实现 上述程序都是本人工作学习过程中自己编写的,本人只是一个程序新手,希望在本站能更好的学习-Unit is a mixed genetic algorithm c source code, however, covered only the core of the
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:7451
    • 提供者:阿波
  1. EOM

    0下载:
  2. 拉格朗日插值多项式拟合,牛顿插值多项式,欧拉方程解偏微分方程,使用极限微分求解导数(微分),微分方程组的N=4龙格库塔解法,雅可比爹迭代法解方程AX=B,最小二乘多项式拟合,组合辛普生公式求解积分,用三角分解法解方程AX=B-Lagrange interpolation polynomial fitting, polynomial interpolation Newton, Euler equations partial differential equations, Limit the use
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:7783
    • 提供者:wangshen
  1. Lagrange_input_data

    0下载:
  2. 掌握Lagrange插值算法,并应用算法于实际问题 观察Lagrange插值的龙格现象-master Lagrange interpolation algorithm, algorithm and application in practical problems observation Lagrange Runge phenomenon
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:870
    • 提供者:叶枫
  1. lagrange insert

    0下载:
  2. lagrange插值以及演示runge现象的代码-Hangzhou interpolation and demonstration Runge phenomenon code
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:3978
    • 提供者:吴晨
  1. Rungehanshuchazhiwenti.rar

    0下载:
  2. 比较三次样条插值和拉格朗日插值多项式对runge函数插值的效果并作图解释,Comparison of cubic spline interpolation and Lagrange interpolation polynomial interpolation of the Runge function and mapping to explain the effect of
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:127582
    • 提供者:Liu
  1. math

    1下载:
  2. 考虑在一个固定区间上用插值逼近一个函数。显然,Lagrange插值中使用的节点越多,插值多项式的次数就越高。我们自然关心插值多项式增加时,Ln(x)是否也更加靠近被逼近的函数。龙格(Runge)给出的一个例子是极著名并富有启发性的。-Considered at a fixed interval on a function approximation using interpolation. Clearly, Lagrange interpolation nodes are used the mo
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-16
    • 文件大小:427998
    • 提供者:lovep
  1. shuzhifenxikechengsheji

    0下载:
  2. 考虑在一个固定区间上用插值逼近一个函数。显然,Lagrange插值中使用的节点越多,插值多项式的次数就越高。我们自然关心插值多项式增加时,Ln(x)是否也更加靠近被逼近的函数。龙格(Runge)给出的一个例子是极著名并富有启发性-Consider a fixed-interval interpolation using a function approximation. Obviously, Lagrange interpolation nodes are used the more the n
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:261126
    • 提供者:猫猫
  1. jisuanfangfa

    0下载:
  2. 计算方法的七个典型程序。全部都有。拉格朗日插值.cpp 二分法.cpp 高斯.cpp 高斯-赛德尔.cpp 龙贝格.cpp 龙格库塔.cpp 牛顿迭代.c-Method of calculation of the seven typical program. All of them. Lagrange interpolation. Cpp dichotomy. Cpp Gaussian. Cpp Gauss- Seidel. Cpp Rhomberg. Cpp Runge-Kutta. Cpp
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:3785
    • 提供者:wu
  1. 012006014825

    2下载:
  2. 作等距分划,Xi=-5+ih,h=10/n,i=0,1,……,n,并对Runge给出的函数y=1/(1+x2)作Lagrange插值,取n=10,20计算插值多项式Pn(x)在x=4.8处的误差,并作分析 用Romberg外推法计算圆周率Π=∫4/(1+X2)dx,要求绝对误差限小于0.5×10-8-For the equidistant partition, Xi =- 5+ ih, h = 10/n, i = 0,1, ... ..., n, and Runge' s functi
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:91974
    • 提供者:周中锋
  1. Numerical-Analysis

    1下载:
  2. 数值分析: lagrange插值与三次样条插值 simpson复化积分和两点高斯复化积分 四阶龙格—库塔解微分方程 牛顿下山法求解方程的根 列主元消去法求解线性方程组的根 -Numerical Analysis: lagrange interpolation and cubic spline interpolation simpson recovery of complex points and two points of the Gaussian integral Ru
  3. 所属分类:matlab

    • 发布日期:2017-03-18
    • 文件大小:34816
    • 提供者:susan
  1. zxx11

    0下载:
  2. 计算方法里常用的四种方法,龙贝格,龙格库塔,三次样条,拉格朗日-Four commonly used in the calculation methods, Romberg, Runge-Kutta, cubic spline, Lagrange
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:2149
    • 提供者:朱新新
  1. Numerical-Calculation-in-C-language

    0下载:
  2. 数值计算中经典方法的C语言通用程序。包含LU分解法,复化辛普森法,改进欧拉法,拉格朗日插值法,列主元素法,牛顿迭代法,最小二乘法拟合和四阶龙格-库塔法,支持文件读写。-The code is the classic method of numerical calculation of the C language common procedures. Including LU decomposition, re-oriented Simpson method, Improved Euler me
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:9504
    • 提供者:张震岳
  1. VC_numerical_analysis

    0下载:
  2. 本人写的关于数值分析的源码,使用VC6.0开发,对于学习数值分析的朋友会有很大帮助。主要有:牛顿法、二分法、改进欧拉、高斯赛德尔迭代、高斯消去法、拉格朗日插值、龙贝格算法、龙格库塔、牛顿插值、雅可比迭代、约当消去法。-I write about the numerical analysis of the source code, using VC6.0 development, and friends will be very helpful for learning numerical ana
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:1288754
    • 提供者:afei
  1. Lagrange

    0下载:
  2. 拉格朗日插值,实现runge现象的解释说明-Lagrange interpolation
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:1119
    • 提供者:sdwyz
  1. runge

    0下载:
  2. 拉格朗日均匀插值法显示Runge现象,后又改进使用了切比雪夫插值点,使得误差中的Wn+1值减小,消除了Runge现象。-Lagrange uniform interpolation Runge phenomenon, then improved using Chebyshev interpolation points, the cut makes error in the Wn+1 value decreases, the elimination of the Runge phenomenon.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-12
    • 文件大小:640
    • 提供者:吴德松
  1. Runge

    0下载:
  2. Runge现象的验证,内有可选项:拉格朗日插值法、牛顿插值法和分段线性插值法。-The Runge phenomenon verification, with optional: Lagrange interpolation, Newton interpolation and piecewise linear interpolation.
  3. 所属分类:Console

    • 发布日期:2017-11-15
    • 文件大小:206009
    • 提供者:卡卡
  1. matlab_files

    0下载:
  2. 四阶龙格库塔方法,拉格朗日迭代,牛顿迭代,这几个有用的迭代方法,简单实用-Fourth-order Runge-Kutta method, Lagrange iteration, Newton iteration, several useful iterative method, simple and practical
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:1240
    • 提供者:赵善保
  1. lagrange

    1下载:
  2. 对[-5,5]作等距划分 Xi = -5 +ih,h =10/n , i = 0, 1, …, n,并对Runge 给出的函数 y =1/(1+x*x) 。 作Lagrange插值,取n=10,20计算插值多项式Pn(x) 在x=4.8处的误差,并作分析。 -Of [5,5] be equidistant Xi =-5+ih, h = 10/n, i = 0, 1, ..., a function of n, and Runge given y = 1/(1+x* x). As Lagr
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:55937
    • 提供者:tangyuanyuan
  1. lagrange

    0下载:
  2. lagrange差值多项式,将差值基函数的表示方法推广到一般情形,但是对龙格函数无法描述-lagrange difference polynomials, representing the difference between the basis function method is extended to the general case, but can not describe the function of Runge
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:520
    • 提供者:leejacob
  1. 2

    0下载:
  2. 针对存在奇点的一个函数,通过选取等距节点和余弦形式的节点来研究对runge现象的抑制。(In view of a function of singular point, the Runge phenomenon is suppressed by selecting equidistant nodes and cosine form nodes.)
  3. 所属分类:数学计算

    • 发布日期:2018-01-01
    • 文件大小:369664
    • 提供者:gibbonlee
« 12 »
搜珍网 www.dssz.com